翻訳と辞書
Words near each other
・ Xpujil
・ Xputer
・ XPW Arena
・ XPW European Championship
・ XPW King of the Deathmatch Championship
・ XPW Television Championship
・ XPW World Heavyweight Championship
・ XPW World Tag Team Championship
・ XQ
・ Xq28
・ XQD card
・ XQT
・ XQuartz
・ XQuery
・ XQuery and XPath Data Model
XQuery API for Java
・ XQuery Update Facility
・ Xquic
・ XR
・ XR-2
・ XR-3 Hybrid
・ Xrate
・ XRay Magazine
・ Xray Sierra
・ XRC
・ XRCC1
・ XRCC2
・ XRCC3
・ XRCO Award
・ XRCO Hall of Fame


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

XQuery API for Java : ウィキペディア英語版
XQuery API for Java

XQuery API for Java (XQJ) refers to the common Java API for the W3C XQuery 1.0 specification.
The XQJ API enables Java programmers to execute XQuery against an XML data source (e.g. an XML database) while reducing or eliminating vendor lock in.
The XQJ API provides Java developers with an interface to the XQuery Data Model.〔(XQuery 1.0 and XPath 2.0 Data Model (XDM) )〕 Its design is similar to the JDBC API which has a client/server feel and as such lends itself well to Server based XML Databases and less well to client-side XQuery processors, although the "connection" part is a very minor part of the entire API. Users of the XQJ API can bind Java values to XQuery expressions, preventing code injection attacks.〔(Binding Java Variables )〕 Also, multiple XQuery expressions can be executed as part of an atomic transaction.
==History and implementation==

The XQuery API for Java was developed at the Java Community Process as JSR 225. It had some big technology backers such as Oracle,〔Querying XML: XQuery, XPath, and SQL/XML in context - Jim Melton and Stephen Buxton. ISBN 978-1558607118〕〔(XQJ - XQuery Java API is Completed, Marc Van Cappellen, Zhen Hua Liu, Jim Melton and Maxim Orgiyan )〕〔(IBM and Oracle Submit XQuery API for Java (XQJ) Java Specification Request. )〕〔(An Early Look at XQuery API for Java (XQJ) - Andrew Eisenberg, IBM and Jim Melton, Oracle )〕 IBM,〔〔 BEA Systems,〔(The BEA Streaming XQuery Processor )〕 Software AG,〔(XQJ Interface for Tamino Native XML Database )〕 Intel, Nokia and DataDirect.〔
Version 1.0 of the XQuery API for Java Specification was released on June 24, 2009,〔(JSR-000225 XQuery API for Java (Final Release) )〕 along with JavaDocs, a reference implementation and a TCK (Technology Compatibility Kit) which implementing vendors must conform to.
The XQJ classes are contained in the Java package (javax.xml.xquery )
There is no (visible) activity to create a version of XQJ that provides support for XQuery 3.0 or 3.1, for example by providing Java bindings for additions to the data model such as functions, arrays, or maps.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「XQuery API for Java」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.